home *** CD-ROM | disk | FTP | other *** search
- inherited JournalAboutForm: TJournalAboutForm
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'About the Journal'
- ClientHeight = 253
- ClientWidth = 309
- PixelsPerInch = 96
- TextHeight = 13
- inherited SplashPanel: TPanel
- Left = 15
- end
- object OkButton: TButton [1]
- Left = 117
- Top = 224
- Width = 75
- Height = 25
- Caption = '&Ok'
- ModalResult = 1
- TabOrder = 1
- end
- object Panel1: TPanel [2]
- Left = 16
- Top = 160
- Width = 278
- Height = 57
- BevelInner = bvLowered
- BorderWidth = 3
- TabOrder = 2
- object VersionLabel: TLabel
- Left = 99
- Top = 8
- Width = 79
- Height = 19
- Caption = 'Version 1.34'
- Font.Color = clBlack
- Font.Height = -16
- Font.Name = 'Times New Roman'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object Label1: TLabel
- Left = 48
- Top = 28
- Width = 182
- Height = 19
- Caption = 'Released December 13, 1996'
- Font.Color = clBlack
- Font.Height = -16
- Font.Name = 'Times New Roman'
- Font.Style = []
- ParentFont = False
- end
- end
- end
-